Click or drag to resize

BandwidthCollectionSet Method

Sets value of the specified type.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void Set(
	string type,
	int value
)

Parameters

type
Type: SystemString
A string represents type.
value
Type: SystemInt32
A string represents value.
See Also